1 <?xml version="1.0" encoding="utf-8"?>
2 <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
4 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
5 <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
10 <ProjectGuid>{67A37CBB-4139-4A6B-8C7D-D43F0E9C6F5B}</ProjectGuid>
11 <ProjectTypeGuids>{A1591282-1198-4647-A2B1-27E5FF5F6F3B};{F184B08F-C81C-45F6-A57F-5ABD9991F28F}</ProjectTypeGuids>
12 <OutputType>Library</OutputType>
13 <RootNamespace>SilverlightClient</RootNamespace>
14 <AssemblyName>SilverlightClient</AssemblyName>
15 <TargetFrameworkIdentifier>Silverlight</TargetFrameworkIdentifier>
16 <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
17 <SilverlightVersion>$(TargetFrameworkVersion)</SilverlightVersion>
18 <SilverlightApplication>true</SilverlightApplication>
21 <XapOutputs>true</XapOutputs>
22 <GenerateSilverlightManifest>true</GenerateSilverlightManifest>
23 <XapFilename>SilverlightClient.xap</XapFilename>
24 <SilverlightManifestTemplate>My Project\AppManifest.xml</SilverlightManifestTemplate>
25 <SilverlightAppEntry>SilverlightClient.App</SilverlightAppEntry>
26 <TestPageFileName>SilverlightClientTestPage.html</TestPageFileName>
27 <CreateTestPage>true</CreateTestPage>
28 <ValidateXaml>true</ValidateXaml>
29 <EnableOutOfBrowser>false</EnableOutOfBrowser>
30 <OutOfBrowserSettingsFile>My Project\OutOfBrowserSettings.xml</OutOfBrowserSettingsFile>
31 <UsePlatformExtensions>false</UsePlatformExtensions>
32 <ThrowErrorsInValidation>true</ThrowErrorsInValidation>
34 </LinkedServerProject>
36 <!-- This property group is only here to support building this project using the
37 MSBuild 3.5 toolset. In order to work correctly with this older toolset, it needs
38 to set the TargetFrameworkVersion to v3.5 -->
39 <PropertyGroup Condition="'$(MSBuildToolsVersion)' == '3.5'">
40 <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
42 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
43 <DebugSymbols>true</DebugSymbols>
44 <DebugType>full</DebugType>
45 <DefineDebug>true</DefineDebug>
46 <DefineTrace>true</DefineTrace>
47 <NoStdLib>true</NoStdLib>
48 <NoConfig>true</NoConfig>
49 <MyType>Empty</MyType>
50 <OutputPath>Bin\Debug</OutputPath>
51 <DocumentationFile>SilverlightClient.xml</DocumentationFile>
52 <NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022</NoWarn>
53 <DefineConstants>SILVERLIGHT=1</DefineConstants>
55 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
56 <DebugType>pdbonly</DebugType>
57 <DefineDebug>false</DefineDebug>
58 <DefineTrace>true</DefineTrace>
59 <NoStdLib>true</NoStdLib>
60 <NoConfig>true</NoConfig>
61 <Optimize>true</Optimize>
62 <OutputPath>Bin\Release</OutputPath>
63 <DocumentationFile>SilverlightClient.xml</DocumentationFile>
64 <NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022</NoWarn>
65 <DefineConstants>SILVERLIGHT=1</DefineConstants>
68 <OptionExplicit>On</OptionExplicit>
71 <OptionCompare>Binary</OptionCompare>
74 <OptionStrict>Off</OptionStrict>
77 <OptionInfer>On</OptionInfer>
80 <Reference Include="Microsoft.Maps.MapControl">
81 <HintPath>C:\Program Files (x86)\Bing Maps Silverlight Control\V1\Libraries\Microsoft.Maps.MapControl.dll</HintPath>
83 <Reference Include="Microsoft.Maps.MapControl.Common">
84 <HintPath>C:\Program Files (x86)\Bing Maps Silverlight Control\V1\Libraries\Microsoft.Maps.MapControl.Common.dll</HintPath>
86 <Reference Include="mscorlib" />
87 <Reference Include="System.Data.Services.Client, Version=2.0.5.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" />
88 <Reference Include="System.Runtime.Serialization" />
89 <Reference Include="System.ServiceModel" />
90 <Reference Include="System.Windows" />
91 <Reference Include="system" />
92 <Reference Include="System.Core" />
93 <Reference Include="System.Net" />
94 <Reference Include="System.Windows.Controls, Version=2.0.5.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" />
95 <Reference Include="System.Xml" />
96 <Reference Include="System.Windows.Browser" />
99 <Import Include="Microsoft.VisualBasic" />
100 <Import Include="System" />
101 <Import Include="System.Linq" />
102 <Import Include="System.Collections.Generic" />
103 <Import Include="System.Xml" />
104 <Import Include="System.Net" />
105 <Import Include="System.Windows" />
106 <Import Include="System.Windows.Controls" />
107 <Import Include="System.Windows.Documents" />
108 <Import Include="System.Windows.Ink" />
109 <Import Include="System.Windows.Input" />
110 <Import Include="System.Windows.Media" />
111 <Import Include="System.Windows.Media.Animation" />
112 <Import Include="System.Windows.Shapes" />
115 <Compile Include="App.xaml.vb">
116 <DependentUpon>App.xaml</DependentUpon>
118 <Compile Include="LocationConverter.vb" />
119 <Compile Include="MainPage.xaml.vb">
120 <DependentUpon>MainPage.xaml</DependentUpon>
122 <Compile Include="My Project\AssemblyInfo.vb" />
123 <Compile Include="Service References\GeocodeServiceReference\Reference.vb">
124 <AutoGen>True</AutoGen>
125 <DesignTime>True</DesignTime>
126 <DependentUpon>Reference.svcmap</DependentUpon>
128 <Compile Include="Service References\TravelDataServiceReference\Reference.vb">
129 <AutoGen>True</AutoGen>
130 <DesignTime>True</DesignTime>
131 <DependentUpon>Reference.datasvcmap</DependentUpon>
135 <ApplicationDefinition Include="App.xaml">
136 <SubType>Designer</SubType>
137 <Generator>MSBuild:Compile</Generator>
138 </ApplicationDefinition>
139 <Page Include="MainPage.xaml">
140 <SubType>Designer</SubType>
141 <Generator>MSBuild:Compile</Generator>
145 <None Include="My Project\AppManifest.xml" />
146 <None Include="Service References\GeocodeServiceReference\Arrays.xsd">
147 <SubType>Designer</SubType>
149 <None Include="Service References\GeocodeServiceReference\common.xsd">
150 <SubType>Designer</SubType>
152 <None Include="Service References\GeocodeServiceReference\contracts.wsdl" />
153 <None Include="Service References\GeocodeServiceReference\contracts.xsd">
154 <SubType>Designer</SubType>
156 <None Include="Service References\GeocodeServiceReference\geocode.wsdl" />
157 <None Include="Service References\GeocodeServiceReference\geocode.xsd">
158 <SubType>Designer</SubType>
160 <None Include="Service References\GeocodeServiceReference\service.xsd">
161 <SubType>Designer</SubType>
163 <None Include="Service References\GeocodeServiceReference\SilverlightClient.GeocodeServiceReference.GeocodeResponse.datasource">
164 <DependentUpon>Reference.svcmap</DependentUpon>
166 <None Include="Service References\TravelDataServiceReference\Reference.datasvcmap">
167 <Generator>DataServiceClientGeneratorOct2010CTP1</Generator>
168 <LastGenOutput>Reference.vb</LastGenOutput>
170 <Content Include="ServiceReferences.ClientConfig" />
171 <None Include="Service References\TravelDataServiceReference\service.edmx" />
174 <WCFMetadata Include="Service References\" />
177 <WCFMetadataStorage Include="Service References\GeocodeServiceReference\" />
180 <None Include="Service References\GeocodeServiceReference\configuration91.svcinfo" />
183 <None Include="Service References\GeocodeServiceReference\configuration.svcinfo" />
186 <None Include="Service References\GeocodeServiceReference\Reference.svcmap">
187 <Generator>WCF Proxy Generator</Generator>
188 <LastGenOutput>Reference.vb</LastGenOutput>
192 <ServiceReferenceMetadataStorage Include="Service References\TravelDataServiceReference\">
193 <Type>datasvcmap</Type>
194 </ServiceReferenceMetadataStorage>
196 <Import Project="$(MSBuildExtensionsPath32)\Microsoft\Silverlight\$(SilverlightVersion)\Microsoft.Silverlight.VisualBasic.targets" />
197 <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
198 Other similar extension points exist, see Microsoft.Common.targets.
199 <Target Name="BeforeBuild">
201 <Target Name="AfterBuild">
206 <FlavorProperties GUID="{A1591282-1198-4647-A2B1-27E5FF5F6F3B}">
207 <SilverlightProjectProperties />